| Einhugur Word Plugin for Xojo |
|
Drawing.SVGRepresentationData Property
Returns the raw data for the SVG as String.
SVGRepresentationData as String {Read}
Remarks
You can use the Einhugur SVG Plugin to read the SVG Raw data so you can use it to Render SVG image.
Use the HasSVGRepresentation property to check if there actually is SVG representation
See Also
Drawing Class